Summary

Insert button or link to perform a document preview. This component was added in version 5.1.

Component properties
Category AS Document
Version 1.0
Complies with Xhtml 1.0 / 1.1 rules Yes
Supported server programming languages C# Visual Basic.NET
Output content type inline

When to use

This component is typically used when there is a need to offer a possiblity for editors on the web site to preview the working draft of a document.  

Programming interface

Parameters

Button text
A string value that specifies the text of the generated html button.
Presentation template
An integer that specifies a presentation template to use while previewing. This parameter is optional.
Button CSS class
The name of a CSS class that should be applied on the generated button. This paramter can be empty.

Remarks

This component only works in Internet Explorer only and can only be used in documents with meta data.